Autogenerated HTML docs for v1.8.0-rc1-18-gc5fe2
diff --git a/git-pull.html b/git-pull.html index a2f79d8..3938927 100644 --- a/git-pull.html +++ b/git-pull.html
@@ -1131,8 +1131,11 @@ address of the remote server, and the path to the repository. Depending on the transport protocol, some of this information may be absent.</p></div> -<div class="paragraph"><p>Git natively supports ssh, git, http, https, ftp, ftps, and rsync -protocols. The following syntaxes may be used with them:</p></div> +<div class="paragraph"><p>Git supports ssh, git, http, and https protocols (in addition, ftp, +and ftps can be used for fetching and rsync can be used for fetching +and pushing, but these are inefficient and deprecated; do not use +them).</p></div> +<div class="paragraph"><p>The following syntaxes may be used with them:</p></div> <div class="ulist"><ul> <li> <p>